GetSubFolderNames method

Gets the names of the subfolders of the current folder object.

Syntax

GetSubFolderNames([FolderType As String])
Parameters
Name Description

FolderType

Optional folder type of the subfolders to return.

Return Value

An array of subfolder names.

Related concepts

About the Folder object